[INFO] cloning repository https://github.com/deluXtreme/circles-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deluXtreme/circles-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeluXtreme%2Fcircles-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeluXtreme%2Fcircles-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b914153f1643d41a717c80c345766853dcfb9b9
[INFO] testing deluXtreme/circles-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeluXtreme%2Fcircles-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/deluXtreme/circles-rs
[INFO] finished tweaking git repo https://github.com/deluXtreme/circles-rs
[INFO] tweaked toml for git repo https://github.com/deluXtreme/circles-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deluXtreme/circles-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deluXtreme/circles-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 331e63776e4205475ead250e2d4a627db76d509616f48102ff5191772cfb710f
[INFO] running `Command { std: "docker" "start" "-a" "331e63776e4205475ead250e2d4a627db76d509616f48102ff5191772cfb710f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "331e63776e4205475ead250e2d4a627db76d509616f48102ff5191772cfb710f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "331e63776e4205475ead250e2d4a627db76d509616f48102ff5191772cfb710f", kill_on_drop: false }`
[INFO] [stdout] 331e63776e4205475ead250e2d4a627db76d509616f48102ff5191772cfb710f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e53b31f5820e2b48e7676f967dff378b87b52f53eb45edfbe5380e41d90fa224
[INFO] running `Command { std: "docker" "start" "-a" "e53b31f5820e2b48e7676f967dff378b87b52f53eb45edfbe5380e41d90fa224", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling c-kzg v2.1.7
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling syn-solidity v1.4.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling alloy-primitives v1.5.7
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_with_macros v3.16.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling alloy-json-abi v1.4.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_with v3.16.0
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.3
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.4.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.4.1
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling alloy-serde v1.8.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling nybbles v0.4.6
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling alloy-trie v0.9.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling alloy-eips v1.8.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling alloy-tx-macros v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling alloy-sol-macro v1.4.1
[INFO] [stderr]    Compiling alloy-consensus v1.8.2
[INFO] [stderr]    Compiling alloy-sol-types v1.4.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling alloy-network-primitives v1.8.2
[INFO] [stderr]    Compiling alloy-consensus-any v1.8.2
[INFO] [stderr]    Compiling alloy-json-rpc v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling alloy-transport v1.8.2
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling alloy-pubsub v1.8.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling revm-primitives v22.1.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling interprocess v2.4.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.8.2
[INFO] [stderr]    Compiling alloy-rpc-types-trace v1.8.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling alloy-signer v1.8.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling alloy-transport-ipc v1.8.2
[INFO] [stderr]    Compiling alloy-network v1.8.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling alloy-chains v0.2.20
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling alloy-rpc-types-txpool v1.8.2
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.8.2
[INFO] [stderr]    Compiling alloy-rpc-types-debug v1.8.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling revm-bytecode v8.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling revm-state v9.0.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling alloy-rpc-types v1.8.2
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling aurora-engine-modexp v1.2.0
[INFO] [stderr]    Compiling alloy-dyn-abi v1.4.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling revm-database-interface v9.0.0
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling revm-context-interface v14.0.0
[INFO] [stderr]    Compiling revm-database v10.0.0
[INFO] [stderr]    Compiling circles-utils v0.1.1 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling alloy-hardforks v0.4.7
[INFO] [stderr]    Compiling alloy-core v1.4.1
[INFO] [stderr]    Compiling alloy-signer-local v1.8.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling secp256k1 v0.31.1
[INFO] [stderr]    Compiling revm-interpreter v32.0.0
[INFO] [stderr]    Compiling revm-context v13.0.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling revm-precompile v32.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling revm-handler v15.0.0
[INFO] [stderr]    Compiling revm-inspector v15.0.0
[INFO] [stderr]    Compiling revm v34.0.0
[INFO] [stderr]    Compiling revm-inspectors v0.34.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling alloy-transport-ws v1.8.2
[INFO] [stderr]    Compiling alloy-transport-http v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-client v1.7.3
[INFO] [stderr]    Compiling alloy-provider v1.7.3
[INFO] [stderr]    Compiling alloy-contract v1.7.3
[INFO] [stderr]    Compiling circles-types v0.3.1 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Compiling foundry-fork-db v0.22.0
[INFO] [stderr]    Compiling alloy v1.7.3
[INFO] [stderr]    Compiling circles-abis v0.1.0 (/opt/rustwide/workdir/crates/abis)
[INFO] [stderr]    Compiling safe-rs v0.9.0
[INFO] [stderr]    Compiling circles-rpc v0.1.1 (/opt/rustwide/workdir/crates/rpc)
[INFO] [stderr]    Compiling circles-profiles v0.1.0 (/opt/rustwide/workdir/crates/profiles)
[INFO] [stderr]    Compiling circles-pathfinder v0.5.1 (/opt/rustwide/workdir/crates/pathfinder)
[INFO] [stderr]    Compiling circles-transfers v0.1.1 (/opt/rustwide/workdir/crates/transfers)
[INFO] [stderr]    Compiling circles-sdk v0.1.1 (/opt/rustwide/workdir/crates/sdk)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e53b31f5820e2b48e7676f967dff378b87b52f53eb45edfbe5380e41d90fa224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e53b31f5820e2b48e7676f967dff378b87b52f53eb45edfbe5380e41d90fa224", kill_on_drop: false }`
[INFO] [stdout] e53b31f5820e2b48e7676f967dff378b87b52f53eb45edfbe5380e41d90fa224
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de01c1dca53b50a9b7ea9ba8ac0b2c100910ade0b702536a5c73628d1df7bbcb
[INFO] running `Command { std: "docker" "start" "-a" "de01c1dca53b50a9b7ea9ba8ac0b2c100910ade0b702536a5c73628d1df7bbcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling alloy-genesis v1.8.2
[INFO] [stderr]    Compiling circles-profiles v0.1.0 (/opt/rustwide/workdir/crates/profiles)
[INFO] [stderr]    Compiling circles-transfers v0.1.1 (/opt/rustwide/workdir/crates/transfers)
[INFO] [stderr]    Compiling circles-pathfinder v0.5.1 (/opt/rustwide/workdir/crates/pathfinder)
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling alloy-node-bindings v1.8.2
[INFO] [stderr]    Compiling circles-rpc v0.1.1 (/opt/rustwide/workdir/crates/rpc)
[INFO] [stderr]    Compiling circles-sdk v0.1.1 (/opt/rustwide/workdir/crates/sdk)
[INFO] [stderr] error: could not compile `circles-sdk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name circles_sdk --edition=2024 crates/sdk/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloy-json-rpc", "default", "futures", "tokio", "tracing", "ws"))' -C metadata=4698edb5bc9c2b08 -C extra-filename=-2686483b1738b6f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy_contract=/opt/rustwide/target/debug/deps/liballoy_contract-6da70983076ff53b.rlib --extern alloy_network=/opt/rustwide/target/debug/deps/liballoy_network-8fc83e9b62a6260d.rlib --extern alloy_node_bindings=/opt/rustwide/target/debug/deps/liballoy_node_bindings-92802b20b8aed603.rlib --extern alloy_primitives=/opt/rustwide/target/debug/deps/liballoy_primitives-55f6bb205dde3c5a.rlib --extern alloy_provider=/opt/rustwide/target/debug/deps/liballoy_provider-4b44ccec190909c8.rlib --extern alloy_rpc_types=/opt/rustwide/target/debug/deps/liballoy_rpc_types-10cba183e7a0cdb0.rlib --extern alloy_signer_local=/opt/rustwide/target/debug/deps/liballoy_signer_local-c170bc6b709264b3.rlib --extern alloy_sol_types=/opt/rustwide/target/debug/deps/liballoy_sol_types-4b02eabf71a2ac66.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rlib --extern circles_abis=/opt/rustwide/target/debug/deps/libcircles_abis-f15415f252df152a.rlib --extern circles_profiles=/opt/rustwide/target/debug/deps/libcircles_profiles-49ce29b8069ded58.rlib --extern circles_rpc=/opt/rustwide/target/debug/deps/libcircles_rpc-32c3a2027d30261b.rlib --extern circles_transfers=/opt/rustwide/target/debug/deps/libcircles_transfers-a0d8824d6bd56bc3.rlib --extern circles_types=/opt/rustwide/target/debug/deps/libcircles_types-13ba3b9181e4593f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a755e9f7c5445a2a.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-5b77dbcb29c0cfd3.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-58e73fcdcc76f284.rlib --extern safe_rs=/opt/rustwide/target/debug/deps/libsafe_rs-b7694345c157673e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e5c86c443438a76.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c3fd72e754f49f3b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/c-kzg-f0976c51527294a1/out -L native=/opt/rustwide/target/debug/build/blst-9101ceb0b7aea7aa/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-92b1505db38b6c19/out -L native=/opt/rustwide/target/debug/build/ring-33f0f7e46f071d8d/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-99809a120de57c58/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcafW2E0/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcircles_sdk-e5b2872b1e759052,libbs58-057a6ece2aba89a6,libsafe_rs-b7694345c157673e,libchrono-0243abe9e83729fb,libiana_time_zone-54997521cde77023,librevm_inspectors-952e8acafd8f519f,libcolorchoice-aad5558f11ccb111,libanstyle-b6e520ecdc2d5e86,libfoundry_fork_db-202a6ccce9c9cb72,liballoy_hardforks-baa251f28a596f11,libdyn_clone-1c1b05e4f4a02cac,librevm-9640f4bb9e3884f1,librevm_inspector-2d1c6da4786ad692,librevm_handler-0ea410c29a233cdd,librevm_precompile-7577b83bb0df1413,libaurora_engine_modexp-87f73358ebbb5150,libp256-9da873d5508fa939,libprimeorder-8df5680a470073b6,libarrayref-e2c56de32f019e08,libsecp256k1-72a8c8002d2809dd,libsecp256k1_sys-ad36acfbaa66cff7,libripemd-f0770c3e753cd4fe,libark_bn254-3513504168bf41cc,libark_bls12_381-80957f0394678a23,libark_ec-d82bc2c47e7aedc3,libark_poly-dbcfbeab8e700b60,libahash-25a5d6431a4777a9,libhashbrown-95f79b81209b8523,libitertools-6f0ffee2d376414a,libark_ff-13c5c14c556ba42f,libark_serialize-25f6ec2774f6feff,libark_std-74da0e7a371eeb91,librevm_interpreter-aed1fbed4fb007f8,librevm_database-5c0ac85ba4f15b40,librevm_context-a4354d058b5d9f47,librevm_context_interface-1bbcbd4a893858ab,librevm_database_interface-7c4f7cdc93fbb0d4,librevm_state-71e04534b623cf42,librevm_bytecode-ad4a974ab7fda308,libbitvec-27d68e089241d15b,libwyz-13ba7a1c3ba60555,libtap-a03b11bfa148d0b2,libradium-adfcc51556c325ed,libfunty-e395759ffae18036,librevm_primitives-03612ff5977642df,libeyre-940eadcc97522a3f,libindenter-4ec2b154b5c2de99,liballoy-8c70a017d566a2ec,liballoy_core-6d85221724857eb5,liballoy_signer_local-c170bc6b709264b3,librand-1959c5662b6cd2c1,librand_chacha-003043eda2e67873,libcircles_transfers-a0d8824d6bd56bc3,libcircles_pathfinder-8b732957edbd9bac,libcircles_rpc-32c3a2027d30261b,libcircles_utils-96fada1091492cf9,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libnum_traits-8434f84c7e6b85f7,libcircles_profiles-49ce29b8069ded58,libcircles_types-13ba3b9181e4593f,liballoy_rpc_types-10cba183e7a0cdb0,libcircles_abis-f15415f252df152a,liballoy_contract-6da70983076ff53b,liballoy_provider-4b44ccec190909c8,libdashmap-294431ea6cf38910,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,liballoy_rpc_types_txpool-ff56c8b8c5887c28,liballoy_rpc_types_trace-e4a7fce43e6cb526,liballoy_rpc_types_debug-367c035bebd40d0a,liballoy_rpc_types_anvil-a8432f0539b36cc0,liblru-120d84b3cb8aa9e1,libasync_stream-732f45c500397fdd,liballoy_rpc_client-15bc8636ece34e37,liballoy_transport_ipc-0acaebe0c8051805,libinterprocess-c34da725c8113983,liballoy_transport_ws-bf50e959c6ac42df,libtokio_tungstenite-53bf72c02b8febe5,libwebpki_roots-a14176d9d204fa02,libtungstenite-2e3b43fd012179ab,libdata_encoding-6d465a39edfa29f6,librand-22953178ef1ee1d5,librand_chacha-aca2033190e82c4a,libppv_lite86-bb1140871e387f0f,libzerocopy-313bee216ef399d5,librand_core-399dd7e47a6d6c19,libgetrandom-e12628661bd4796c,libutf8-d75228722519eff6,libsha1-a584456b305eb30c,liballoy_pubsub-80ec5a827f8b534f,libtokio_stream-95bab50d8fbebddf,libtokio_util-5a5dede1582c2e04,libbimap-89139a6351695333,libpin_project-075cc92695584bc4,liballoy_chains-acf11a00ad5c26a5,libstrum-788255f3ec2a8cd2,libnum_enum-9ad49d9ea6d1e6ae,liballoy_transport_http-904aa806011bad87,libopentelemetry_http-dad9d00218751a39,libtracing_opentelemetry-622b55aa47af295c,libtracing_log-3c1262a65df67f5a,libtracing_subscriber-4f9a9cd95e4c3de0,libthread_local-930fa34297cc73a9,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libopentelemetry-d3088284ce0d0a9d,liballoy_transport-7c9d6e876596ef9c,libfutures-a755e9f7c5445a2a,libfutures_executor-3228788c41fd7e26,libreqwest-58e73fcdcc76f284,libserde_urlencoded-022f461b64756c13,libhyper_rustls-c3ca02f7bed9f8a1,libwebpki_roots-f8430643bbb3345b,libhyper_tls-c1b3d882dfe6353e,libtokio_native_tls-b765fd740290d9a7,libtokio_rustls-0ce2e75629ba2a99,librustls-0e1191df342fd8a1,libwebpki-0343544c85e9d755,libaws_lc_rs-eb534ba8a1ebe8ee,libaws_lc_sys-cc85c4f9cd10dc1e,libring-9b0b70a31632d6d0,libuntrusted-3420b86308bec153,librustls_pki_types-e037f56332b8170c,libtower_http-346eb43ec3698a07,libiri_string-d388d4576b633c72,libtower-99b3a47960d827cc,libtower_layer-d70c7e404336389b,libnative_tls-c5df761b4217698c,libopenssl_probe-cbab9b905ab83f66,libopenssl-b33b66ea0c910ae3,libbitflags-3073ec641d841d79,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-a7573ef78b10f1dc,libhyper_util-cd6815af4feaeedc,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-069bf5bdbc3fe041,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_util-4efca66ddf98fe9f,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-c3fd72e754f49f3b,libsignal_hook_registry-25a4a5b9fd5f0b27,liberrno-afa7f429649d4547,libsocket2-7de542f5712795c3,libmio-46047fa7d80f7a1d,libparking_lot-84b1232dfc577f3e,libparking_lot_core-fb6405b0d471ea7c,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-3c8fb02d8ca42e94,libhttp_body-5900c4778d7e26d0,liblog-45f74354a8b36c20,liburl-a7c487ae979f90c4,libidna-1d167fb317bc1c39,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b82221ec3f8a1978,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-6b590b87f1a5653e,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,liballoy_network-8fc83e9b62a6260d,liballoy_rpc_types_any-bb2af8b2ea99e853,liballoy_signer-aa6fe488a4444011,libfutures_utils_wasm-8978825636b2e259,liballoy_rpc_types_eth-4f6c89e377f29a47,liballoy_consensus_any-c2de8ecb83b8baad,libitertools-6ffefb115235a614,liballoy_network_primitives-cff5a97483c41913,liballoy_json_rpc-fbaf81309b85e9b0,libhttp-db13869011945e41,liballoy_consensus-5ffcc7c573c0dc56,liballoy_eips-b9cee15e268699e9,libeither-d6876ac2b4d3c87a,liballoy_serde-b244f11fe906d828,libserde_json-1e5c86c443438a76,libmemchr-f9c66c7ba21bf873,libryu-0ea4bafc9bef6d8b,libserde_with-5b3f0274d4180639,libbase64-2a03de3babadded3,liballoy_eip7928-a19f1648d46b272e,liballoy_eip7702-a1e9c051b259dbe1,libc_kzg-b01ebf796ed3e5c9,libhex-28742b4ca144387c,libblst-972b98e34ff5a7f3,libthreadpool-a63545e125c63b37,libnum_cpus-f47350c1e9ee3eed,liballoy_eip2930-0c8422da5201f6ea,liballoy_eip2124-f75ae2a582c599ad,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,liballoy_trie-9eb174269fcfa745,libthiserror-5bb14f29ad2876a4,libtracing-af35c14374afcac0,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libnybbles-4d396e38b2070ec1,libsmallvec-cda9229617f43014,liballoy_dyn_abi-3c6b1352ac0e3bb6,liballoy_sol_types-4b02eabf71a2ac66,liballoy_json_abi-a0bd1d336931429f,liballoy_sol_type_parser-ec4f97893ecae683,libwinnow-00893ee6a09bb5da,liballoy_primitives-55f6bb205dde3c5a,libitoa-6b76ec393d6a2c41,libindexmap-fdeec9cd86789c48,libhashbrown-ee78e06859b2c70c,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-40583849f0199317,libconst_hex-2665faa68d1b4019,libderive_more-521c63fc374de618,libk256-5b77dbcb29c0cfd3,libsha2-46de260b8f03216f,libcpufeatures-471354fefbcaf2d8,libecdsa-156438e9fdf0063e,librfc6979-0c6f3a437ed8c721,libhmac-441744c2f1b76a5c,libsignature-41c1c34b7eac923c,libonce_cell-0ba6aecba7086d38,libelliptic_curve-88c013a310fe1d15,libpkcs8-78f7a02778b98de4,libspki-fee7cba1dc78ecc5,libsec1-2c4d3f006669b54f,libder-417a60c3206d9d4f,libcrypto_bigint-d740c58298aa9c11,libserdect-fcaf0be6391c9fcf,libbase16ct-b0752502dc7a9a1c,libgroup-417251187d0d33d7,libff-c18460cd47037817,librand_core-f6ecfec70f7baf16,libgetrandom-41b10106944840a7,liblibc-534d67eb7a3ebdb5,libcfg_if-5af52f617df93f8f,libruint-5f93d53c229f60d7,liballoy_rlp-16c1bdc8a7c1430c,libarrayvec-e69e5f78daccaf57,libbytes-d1cd3927a1e56853,libserde-e4b9ce20aa8e927d,libserde_core-9630c118cbbf7b68,libsha3-37e945c9b87b3697,libkeccak-f28fe40ebeabb702,libdigest-ead0fdbe6a4aebd4,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-e584b0487aaa7eb7,libcrypto_common-9582b81292e67bae,libgeneric_array-b4bdba5189ac7735,libtypenum-0e02f3386ab040bb,libzeroize-0d1d563ff24e48d6,librustc_hash-172b8a5393e4da9c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcafW2E0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/c-kzg-f0976c51527294a1/out" "-L" "/opt/rustwide/target/debug/build/blst-9101ceb0b7aea7aa/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-92b1505db38b6c19/out" "-L" "/opt/rustwide/target/debug/build/ring-33f0f7e46f071d8d/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-99809a120de57c58/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/live_pathfind-f100844b53d28127" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `circles-sdk` (test "live_pathfind") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "de01c1dca53b50a9b7ea9ba8ac0b2c100910ade0b702536a5c73628d1df7bbcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de01c1dca53b50a9b7ea9ba8ac0b2c100910ade0b702536a5c73628d1df7bbcb", kill_on_drop: false }`
[INFO] [stdout] de01c1dca53b50a9b7ea9ba8ac0b2c100910ade0b702536a5c73628d1df7bbcb
